C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / ConnectionState Property

In This Topic
ConnectionState Property (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Gets the state of the connection to the source.
Syntax
'Declaration
 
Public ReadOnly Property ConnectionState As ConnectionState
 
See Also